Xfinium.Pdf.FlowDocument Namespace > PdfFlowTableRow Class > PdfFlowTableRow Constructor : PdfFlowTableRow Constructor(Object[]) |
'Declaration
Public Function New( _ ByVal ParamArray cellContents() As Object _ )
'Usage
Dim cellContents() As Object Dim instance As New PdfFlowTableRow(cellContents)
public PdfFlowTableRow( params object[] cellContents )
public: PdfFlowTableRow( ... array<Object^>^ cellContents )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library